home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / apparmor.d / abstractions / winbind < prev    next >
Text File  |  2008-10-08  |  656b  |  20 lines

  1. # $Id: winbind 39 2006-05-02 22:41:28Z seth_arnold $
  2. # ------------------------------------------------------------------
  3. #
  4. #    Copyright (C) 2002-2006 Novell/SUSE
  5. #
  6. #    This program is free software; you can redistribute it and/or
  7. #    modify it under the terms of version 2 of the GNU General Public
  8. #    License published by the Free Software Foundation.
  9. #
  10. # ------------------------------------------------------------------
  11.  
  12.   # pam_winbindd
  13.   /tmp/.winbindd/pipe  rw,
  14.   /var/lib/samba/winbindd_privileged/pipe  rw,
  15.   /etc/samba/smb.conf         r,
  16.   /usr/lib/samba/valid.dat    r,
  17.   /usr/lib/samba/upcase.dat   r,
  18.   /usr/lib/samba/lowcase.dat  r,
  19.  
  20.